JNP Taking over this bastard
Now I'll be using US calender Month/Day/Year instead of that pansy unpatriotic Day/Month/Year BS that actually makes more sense like Alex was using!!!
03/19/2017
---------------------------------------------------------------------------------------------------------------------------
I changed damage and scaling for hurricane kick and doubled the scaling points given by ki blasts.


03/17/2017
---------------------------------------------------------------------------------------------------------------------------
Had missed the dampener for one of the Meteor Kicks flip supers. Fixed a bug that caused you to be able to kill P2 and go into emo at the same time for the cost of 0 super meter carrying over to the next round.


03/16/2017
---------------------------------------------------------------------------------------------------------------------------
-Hitpauses on EX Hurricane reduced from 12 to 8

-Can cancel cSP after Cartwheel kick upon landing

-Damage on all super moves and finishers adjusted

-LVL3 super command changed back to QCFHCB+k

-Returned ability to combo after sSP but the move isn't as safe on block now

-fixed various "no target found" debug issues

-Reduced startup for light and medium hurricane kick


03/13/2017
---------------------------------------------------------------------------------------------------------------------------
Added longer start up to normal Hurricane Kicks
Quicker recovery from landing after EX Hurricane Kick

Reduced recovery on EX Dragon Fist

Removed height limit on EX Dive Kick while adding it to the normal version.


============================
Alex Sin fixing Goku Z2
============================


Missing:
- Vans's fix (do I need to add it?)
- Cinematic Explod thingie for Piccolo.


---------------------------------------------------------------------------------------------------------------------------
07/03/2017
- Hitting ground/wall sounds bug fixed (adding channels 20,21,22).
- Changed Enemy to Target and NumTarget instead of NumEnemy in certain cases, to remove debug flood.


---------------------------------------------------------------------------------------------------------------------------
28/01/2017
- Even more fixes to the damage values. I forgot to remove and change some fvar(15), which are not used, to fvar(11).
- Also fixed the bounce variable, var(7).

---------------------------------------------------------------------------------------------------------------------------
19/01/2017
-New damage dampener added and fixed. I forgot to add root, fvar(11) in some places and I had to add a ParentVarSet that added 1 to the root's fvar(13) (hit count variable).


---------------------------------------------------------------------------------------------------------------------------
15/01/2017
- All varsets (var(7)) in all states that require it are now fixed (a.HP / a.HK bounce juggle limit).


---------------------------------------------------------------------------------------------------------------------------
02/01/2017
- a.MK can't be combo-ed into itself anymore (e.g.: dash backward (jump), MK -> repeat)
- EX Slash Down Kick can't be combo-ed into itself now.


---------------------------------------------------------------------------------------------------------------------------
17/12/2016

Finished adding the damage dampener like I was told to... Although in the helpers.cns it doesn't work as intended, so I had to "adapt" it for the character... I don't know why it works on Piccolo but not on Goku, I made sure the variables I used weren't being used for something else... I don't know. Whatever. \_(-_-)_/

---------------------------------------------------------------------------------------------------------------------------
8/12/2016

Adding new damage dampener. Missing only helpers.cns.

---------------------------------------------------------------------------------------------------------------------------
4/12/2016

- Aerial Genkidama charge (Hope charge) added.
Sprites come from SSJ Goku Z2 and correctly indexed (group 2500, indexes 10,11,12).
States 2506 and 2507. (thanks to xxxXx for the animelem varset trick, didn't think of that)


---------------------------------------------------------------------------------------------------------------------------
1/12/2016

- Hope system activation kept to D,D,b+y (medium kick + medium punch). The other commands (Kaioken, Genkidama) will use their original input. No more easy commands. 4/12/2016: Scratch that, the easy commands will be available. Only this time the Kaioken can be done with QCBx2 and any kick button (easy command).

- Dizzy stars moved 30 pixels upwards for Piccolo.


---------------------------------------------------------------------------------------------------------------------------
29/11/2016

- The aura effects will stop while in pause/superpause.


---------------------------------------------------------------------------------------------------------------------------
28/11/2016

-Added "triggerall = !IsHelper" to explods 5938 (flip ko effect) and 20152 (twist ko effect).


---------------------------------------------------------------------------------------------------------------------------
1/11/2016

- Small bugs on the Kaioken rushes fixed. (eg. explods, hitsounds)


---------------------------------------------------------------------------------------------------------------------------
27/10/2016

- Perfect pimp winpose removed.

- Dragon Fist -elbow- hitsound has been changed. (group 5, index 10)

- Aura charge animation updated.

- Shenron intro fixed (BG Pal FX, sound effects etc.).

- Sprites group 5886 fixed (I used a different colour for the gi, now that's been fixed).

- Updated Hope bar and relative sprites (group 2556, 2557 added).


---------------------------------------------------------------------------------------------------------------------------
25/10/2016

- Intro sounds will now stop if the intro is skipped.


---------------------------------------------------------------------------------------------------------------------------
22/10/2016

- p2stateno to TargetState.


---------------------------------------------------------------------------------------------------------------------------
21/10/2016

- Hope mode -> Genkidama throw timing corrected.

- Added ignorehitpause = 1 to the dust effect of the Focus Attack/Slash Chop.

- Genkidama sound effect added (2000,12).


---------------------------------------------------------------------------------------------------------------------------
20/10/2016

- Chou Kamehameha explods movement during pause/superpause fixed (for some reason pausemovetime and supermovetime were commented, so I just removed the semicolons needed to comment them).

- Genkidama throw after activating emotion system during the superpause.

- Kamehameha -> Genkidama cancel is now possible.

- Kaioken costs two powerbars when in Hope mode (Emotion system). (21/10/2016: fixed power condition in the commands)

- Hope bar won't decrease when getting hit. Removed the "darn it!" (both english and japanese) voiceclip when he's in Hope mode.

- Organized the config file a little (for the easy commands). Now you only use one variable to choose between normal commands and easy commands. Everything is explained in the config file.


---------------------------------------------------------------------------------------------------------------------------
18/10/2016

- Shenron sound effect changed.

- Dash Collision effect removed. Dash collision sound changed.

- Hitting ground sound effects changed and added (15000,2).

- Added easy_emo command (easy command to activate the Emotion system, Hope).
easy_emo	= D,y+b (Down, Medium Punch + Medium Kick)

- Grab whiff sounds swapped.

- Two ticks of delay added to the Ctrlset in the jump landing state.


---------------------------------------------------------------------------------------------------------------------------
17/10/2016

- New fonts added.


---------------------------------------------------------------------------------------------------------------------------
10/10/2016

- Taunt: thought bubbles and food position changed. Winpose (I'm hungry): thought bubbles and food position changed.

- Added sound effect for hitting ground. (15000,1)

- Backward throw sound effect changed.

- Dragon Fist (1st attack) and EX Dragon Fist (3rd punch) have now lower guard hit times so he can be punished. Same thing for the Hurricane Kick (not the EX version).

- Kamehameha (ground, air) sound effect (charge) has been changed.

- Added easy_genki and easy_kaio commands (easy commands to shoot the Genkidama and to perform Kaioken).
	easy_kaio	= D,x+a (Down, Light Punch + Light Kick)
	easy_genki	= D,z+c (Down, Heavy Punch + Heavy Kick)
	They can be set in the config.txt file.

- Genkidama sound effects changed.

- Stupid bug with up Chou Kamehameha fixed; I fixed it on Gotenks but I made the same mistake on Goku! >_<

- Emotion system will be removed when and if the Kaioken rush supermove fails.

- Instead of explods, now the helpers use the sparkno in their hitdefs. This means that, although the hitsparks can't be scaled like before, there won't be problems regarding hitspark positioning (eg against Piccolo's clones).

- Kaioken workaround for Piccolo completed. Hey, before I mentioned Gotenks, maybe I'll have to take into account those ghosts of his.


---------------------------------------------------------------------------------------------------------------------------
04/10/2016

- Fixed the "I'm really hungry" intro against himself. You could jump before the intro roundstate finished, causing him to stand in the air. (state 746, changestate: it had ctrl = 1; changed to ctrl = 0)

- Removed the heart graphic in his "Catching Chichi" winpose. (state 700)

- Removed yellow effect for his Focus strike attack.

- Genkidama Kaioken rush fixed. Occasionally he would shoot ki blasts ad infinitum. So I added a varset at the start to fix it. Also fixed the sound effect playing ONLY when the Genkidama flies against the enemy, not when it hits the enemy.

- Slash Down kick (state 1100) can now be punished if guarded. (only tested against Goku Z2)

- Kamehameha white light effect removed on all Kamehameha moves.

- Added Kaioken aura to Kaioken Chou Kamehameha (upwards).


---------------------------------------------------------------------------------------------------------------------------
03/10/2016

- Slightly extended red CLSN for s.SP. Also changed the ground.slidetime and ground.hittime to 20 and the ground.velocity to -7.7.

- Added twirl sound effect for his flip animations (Bicycle Kick, Meteor Kick, Super Meteor Kick).

- Fixed Zero Counter start up animation.

- Added workaround for Kaioken against Piccolo Z2.
	When he's alone (no clones), the Kaioken works like normal;
	When he makes clones, Goku does the Kaioken Kamehameha.
	I'll have to test it more (what if Goku does the Kaioken while Piccolo summons his clones?)

- Kaioken Kamehameha fixed.


---------------------------------------------------------------------------------------------------------------------------
30/09/2016

- Added sounds 2000,2 and 2000,10 as 2000,3 and 2000,11. Sounds not used, awaiting instructions.

- Changed reverse throw sound (with strong punch whiff sound) and added forwward throw sound (jumping sound effect).

- Changed authorname to "Team Z2".

- Added "My Toes!" sprites and animation. (number 5886)

- Added combo: c.SP -> EX Hurricane Kick.

- Reducing pausetimes (removing one unit on all hitdefs)
	Done: normals.cns, specials.cns, system.cns, supers.cns, helpers.cns
	I hope I haven't put the old infinite combos in the character when editing the pausetimes.

- Fixed head.pos.

- Not really needed or useful but fixed the sprite 20500,0 to spell Kaioken instead of Kaiyoken.

